home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / EDUCATION / LOADER / !Compile next >
Text File  |  1997-12-20  |  270b  |  10 lines

  1. WimpSlot -next 6400K
  2.  
  3. Dir <Obey$Dir>
  4. gcc WimpError.cc -IUnix:sys -c
  5. gcc WimpPoll.cc -IUnix:sys -c
  6. gcc WimpTask.cc -IUnix:sys -c
  7. gcc WimpIcon.cc -IUnix:sys -c
  8. gcc Test.cc -IUnix:sys -c
  9.  
  10. gcc WimpIcon.o WimpError.o WimpPoll.o WimpTask.o Test.o -LUnix: -LUnix.sys -o !Loader